Skip to content

Bump tzlocal from 1.5.1 to 4.0.1#145

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/tzlocal-4.0.1
Closed

Bump tzlocal from 1.5.1 to 4.0.1#145
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/tzlocal-4.0.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 19, 2021

Bumps tzlocal from 1.5.1 to 4.0.1.

Changelog

Sourced from tzlocal's changelog.

4.0.1 (2021-10-19)

  • A long time bug in Ubuntu docker images seem to not get fixed, so I added a workaround.

4.0.1b1 (2021-10-18)

  • Handle UCT and Zulu as synonyms for UTC, while treating GMT and UTC as different.

4.0 (2021-10-18)

  • No changes.

4.0b5 (2021-10-18)

  • Fixed a bug in the Windows DST support.

4.0b4 (2021-10-18)

  • Added support for turning off DST in Windows. That only works in whole hour timezones, and honestly, if you need to turn off DST, you should just use UTC as a timezone.

4.0b3 (2021-10-08)

  • Returning pytz_deprecation_shim zones to lower the surprise for pytz users.

  • The Windows OS environment variable 'TZ' will allow an override for setting the timezone. The override timezone will be asserted for timezone validity bit not compared against the systems timezone offset. This allows for overriding the timezone when running tests.

  • Dropped support for Windows 2000, XP and Vista, supports Windows 7, 8 and 10.

4.0b2 (2021-09-26)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [tzlocal](https://github.com/regebro/tzlocal) from 1.5.1 to 4.0.1.
- [Release notes](https://github.com/regebro/tzlocal/releases)
- [Changelog](https://github.com/regebro/tzlocal/blob/master/CHANGES.txt)
- [Commits](regebro/tzlocal@1.5.1...4.0.1)

---
updated-dependencies:
- dependency-name: tzlocal
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 19, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 26, 2021

Superseded by #149.

@dependabot dependabot bot closed this Oct 26, 2021
@dependabot dependabot bot deleted the dependabot/pip/tzlocal-4.0.1 branch October 26, 2021 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants